﻿@charset "utf-8";
#slideshow1 {width:100%; height:560px; overflow:hidden; position:relative}
#slideshow1 .container {width:100%; height:560px; position:relative; z-index:3}
#slideshow1 .mask {width:100%; height:560px; cursor:pointer; left:0; position:absolute; top:0; z-index:30}
#slideshow1 .caption {width:1190px; bottom:30px; left:30px; position:absolute; z-index:35}
#slideshow1 .caption h3 {color:#fff; font-size:16px; font-weight:normal}
#slideshow1 .caption h3 a {color:#FFF8D6; padding-bottom:5px; display:block}
#slideshow1 .caption h3 a:hover {color:#fff; text-decoration:none}
#slideshow1 .paging {width:100%; position:absolute; right:0px; bottom:10px; text-align:center; z-index:35}
#slideshow1 .paging a {display:inline-block; background-color:#000; border:1px solid #666; text-align:center; color:#fff; width:10px; font-size:0; height:10px; line-height:0px; margin-right:5px; margin-bottom:5px; opacity:0.5; filter:alpha(opacity=70); border-radius:50%}
#slideshow1 .paging a:hover, #slideshow1 .paging a.current {opacity:1; background-color:#2e3192; filter:alpha(opacity=100)}
#slideshow1 .preview {-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; width:100px; background:#fff; color:#000; display:none; padding:5px; position:absolute; right:35px; text-align:center; top:15px; z-index:35; font-size:82%}
#slideshow1 .preview span {display:block; padding-top:3px}
#slideshow1 .slide {width:100%; height:560px; background-position:0 0; background-repeat:no-repeat; left:0; position:absolute; top:0; z-index:15}
#slideshow1 .slide .click-area {width:100%; height:560px; bottom:0; left:0; position:absolute; z-index:20}
#slideshow1 .slide .click-area embed {z-index:25}
#slideshow1 .slide a {display:block; width:100%; height:100%; font-size:0}
